Pgetpgrp
Section: Oct. 1, 1991
(2)
Updated: MiNT Programmer's Manual
Index
Return to Main Contents
NAME
Pgetpgrp - get the current process group number
SYNOPSIS
WORD Pgetpgrp();
DESCRIPTION
Pgetpgrp
returns the process group number of the currently running process. Process
groups are commonly used for job control and other signalling purposes;
processes that share the same process group are assumed to be closely
related, and are usually stopped all together rather than 1 at a time.
SEE ALSO
Pkill(2),
Pgetpid(2),
Psetpgrp(2)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 11:13:56 GMT, June 22, 2025